home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / libg_261.zip / libg_261 / libg++ / etc / benchmarks / ChangeLog next >
Text File  |  1993-11-21  |  859b  |  25 lines

  1. Sat Nov 20 23:42:22 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
  2.  
  3.     * dhrystone.cc (boolean): Rename to dhry_boolean, to avoid
  4.     conflicts with any `boolean' declared in system headers, now that
  5.     we get them.
  6.  
  7. Wed Jun 23 14:58:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
  8.  
  9.     * dhrystone.cc (Proc0):  Guard against division by zero.
  10.  
  11. Tue Jun  1 16:59:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
  12.  
  13.     * dhrystone.cc:  Assume NOSTRUCTASSIGN unless g++.
  14.     * Makefile.in (C_FLAGS):  Include $(QUICK), to speed things up.
  15.  
  16. Mon Apr 19 00:39:38 1993  Per Bothner  (bothner@cygnus.com)
  17.  
  18.     * Makefile.in, configure.in:  Re-vamped configure scheme.
  19.  
  20. Sat Jan 23 18:11:25 1993  Per Bothner  (bothner@cygnus.com)
  21.  
  22.     * Char.h, Int.h:  Delete operator= that assign to char/int;
  23.     the ARM says operator= must be a member function.
  24.     * dhrystone.cc:  Remove memcpy().  Not needed.
  25.